Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2024

Bumps github.com/supabase/cli from 1.169.3 to 1.187.5.

Release notes

Sourced from github.com/supabase/cli's releases.

v1.187.5

Changelog

Bug fixes

  • 821da8fec7c43073d0b41e497deaf4a9cd445d4a: fix: use http scheme for vector docker host (#2545) (@​sweatybridge)

v1.187.4

Changelog

Bug fixes

  • 4c150b6b11539bb1b89dfd1d210692ec58e93113: fix: pin bubbletea to avoid messing up line breaks (@​sweatybridge)

Others

  • 084d99b09a255924db913b151369bb47bba8cf76: chore(deps): bump tar from 7.4.0 to 7.4.1 (#2542) (@​dependabot[bot])
  • 3f88398c18c4c8e5bff6336b570e2cc975c620ca: chore: update dependabot to ignore 0 major version (@​sweatybridge)
  • ec053f8ba858b41655b2793bd6cfe8dcf9354212: chore: update indirect dependencies (@​sweatybridge)

v1.187.3

Changelog

Bug fixes

  • 4c00cd5920668e1144862b6bdcee441f9680963a: fix: bind functions without import map when serving (@​sweatybridge)
  • 673739c9bddd9839627627031fc8e6e57d4b49df: fix: use config value as default when loading from env (@​sweatybridge)
  • 71c2abdac3ab092c8bf8ac84b40f77b20821dfb3: fix: import edge runtime types from jsr (#2529) (@​thorwebdev)

Others

  • e14a95fa525269157aabcfa741941bb67c3d06ba: chore(deps): bump github.com/slack-go/slack from 0.13.0 to 0.13.1 (#2528) (@​dependabot[bot])

v1.187.2

Changelog

Bug fixes

  • 4cec43334d2187b9da199a4c0ae25b29274ed47a: fix: update config with default values (@​sweatybridge)

Others

  • 803df6c4c60ba1a4e067333614cf505ca3227cea: chore: print new line in tests that write to stdout (@​sweatybridge)

v1.187.1

Changelog

Bug fixes

  • 8ca3be7032626834efbe62a60b976811118760d9: fix: allow nil for public bucket config (#2523) (@​sweatybridge)

v1.187.0

Changelog

Features

  • fed147b27d12cc71c5ff30ee6e3d17c2609661e9: feat: expose function upsert api (@​sweatybridge)

Others

  • c9a70dcb6281d1c2dc08054b5da270f03927863e: chore: consume response body after parsing json (@​sweatybridge)
  • 3615bde7632a19faa12f90d638a0e81dc3c0312c: chore: make function and bucket config public (@​sweatybridge)
  • d8761b5620cb99f98c178918df3ebd8180cf5560: chore: use batch api for deploy and serve (@​sweatybridge)

v1.186.3

Changelog

Bug fixes

  • aa093725bce947dbd8b91367ae3345ec10d285ac: fix: change openai api key name passed in start.go (#2522) (@​abeisleem)

Others

  • 54b7c02808ee627fb1b5bbb98d4d2771fd866593: chore(deps): bump github.com/charmbracelet/lipgloss from 0.11.1 to 0.12.0 (#2515) (@​dependabot[bot])

... (truncated)

Commits
  • 821da8f fix: use http scheme for vector docker host (#2545)
  • ec053f8 chore: update indirect dependencies
  • 3f88398 chore: update dependabot to ignore 0 major version
  • 4c150b6 fix: pin bubbletea to avoid messing up line breaks
  • 084d99b chore(deps): bump tar from 7.4.0 to 7.4.1 (#2542)
  • 71c2abd fix: import edge runtime types from jsr (#2529)
  • 673739c fix: use config value as default when loading from env
  • 4c00cd5 fix: bind functions without import map when serving
  • e14a95f chore(deps): bump github.com/slack-go/slack from 0.13.0 to 0.13.1 (#2528)
  • 803df6c chore: print new line in tests that write to stdout
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/supabase/cli](https://github.com/supabase/cli) from 1.169.3 to 1.187.5.
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml)
- [Commits](supabase/cli@v1.169.3...v1.187.5)

---
updated-dependencies:
- dependency-name: github.com/supabase/cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 24, 2024 07:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 24, 2024
@github-actions github-actions bot enabled auto-merge (squash) July 24, 2024 07:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 26, 2024

Superseded by #129.

@dependabot dependabot bot closed this Jul 26, 2024
auto-merge was automatically disabled July 26, 2024 07:51

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/supabase/cli-1.187.5 branch July 26, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants